PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetGraphicsStateOperator Class / PDFSetGraphicsStateOperator Constructor / PDFSetGraphicsStateOperator Constructor(PDFCosName)
The graphics state ID in the /Resources dictionary.
In This Topic
    PDFSetGraphicsStateOperator Constructor(PDFCosName)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetGraphicsStateOperator( 
       PDFCosName graphicsStateID
    )

    Parameters

    graphicsStateID
    The graphics state ID in the /Resources dictionary.
    See Also